home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-20 | 1.4 KB | 34 lines | [TEXT/MPS ] |
- 1.0D1 Sep 2, 1987 CSK Call to SysEnvirons and putting the result
- in global variables in the handler which
- called the XFCN.
- 1.0D2 Nov 4, 1987 CSK Modified so that the result of the XFCN is
- a string containing the results of the call
- to SysEnvirons. The handler gets the results
- of the call by looking at the "items" of the string.
-
- 1.0D3 Dec 9, 1987 CSK Added a line to the returnValue indicating the
- bit depth of the monitor.
-
- 1.0D4 Dec 21,1987 CSK Implemented MYNUMTOSTRING to speed it up.
-
- 1.0D5 Mar 17,1988 CSK Added test for the low-memory global KBDType.
-
- 1.0D6 Jun 15,1988 CSK modified for MPW 3.0A1
- removed MYNUMTOSTRING, use NumToString instead
- added support for determining if the main device is color/B&W
- moved the test of the bitdepth from machineType section to hasColorQD
-
- 1.0D7 Aug 25,1988 CSK Added PBStatus call to get video info for Mac II
-
- 1.0D8 Oct 14, 1988 CSK Added Mac SE/30 parameters
-
- 1.0D9 Oct 27, 1988 CSK cleaned up
-
- 1.0D10 Mar 17, 1989 CSK Added Mac IIcx parameters
-
- 1.0D11 Mar 23, 1989 CSK Fixed bug: SysEnv returned "atversnum, atversnum",
- instead of returning "keyboard, atversnum".
-
- 1.0D12 Oct 13, 1989 MBJ Added Mac Portable & IIci parameters. Also added all
- new Portable and ISO keyboards.
- 1.0D13 Mar 20, 1990 MBJ Added Mac IIfx and 68040 parameters.